Eli Zaretskii [Sat, 15 Nov 2008 15:41:56 +0000 (15:41 +0000)]
Update the list of utilities needed by lisp/Makefile and for bootstrapping.
Eli Zaretskii [Sat, 15 Nov 2008 15:38:56 +0000 (15:38 +0000)]
Edit out Unixy shell features in maintainer-clean targets in doc/ Makefiles.
Eli Zaretskii [Sat, 15 Nov 2008 15:38:14 +0000 (15:38 +0000)]
Don't convert *.el files to Unix text format, and don't copy ldefs-boot.el
into loaddefs.el.
Eli Zaretskii [Sat, 15 Nov 2008 15:37:41 +0000 (15:37 +0000)]
Create bootlisp when bootstrapping b-emacs.exe.
Eli Zaretskii [Sat, 15 Nov 2008 15:37:10 +0000 (15:37 +0000)]
Make bootstrap work again:
(boot): New variable.
(src): Pass $(boot) to sub-Make. Remove src/bootlisp. If src/bootlisp
exists after running Make, run Make in `lisp' as well.
(clean, mostlyclean): Remove bogus repeated clean in the top-level directory.
(info, bootstrap-clean): New targets.
(bootstrap): Depend only on bootstrap-clean. Commands modified to be
equivalent to top-level Makefile.in.
(bootfast, bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
(bootstrap-clean-before, bootstrap-clean-after): Targets deleted.
(clean, mostlyclean, distclean, maintainer-clean, extraclean): Don't recurse
into lwlib and oldXMenu.
Eli Zaretskii [Sat, 15 Nov 2008 10:36:18 +0000 (10:36 +0000)]
(INFO_FILES): Remove ns-emacs.
Eli Zaretskii [Sat, 15 Nov 2008 10:24:08 +0000 (10:24 +0000)]
Update the list of utilities needed by lisp/Makefile and for bootstrapping.
Eli Zaretskii [Sat, 15 Nov 2008 09:52:43 +0000 (09:52 +0000)]
(NS-Emacs): Remove entry.
Martin Rudalics [Sat, 15 Nov 2008 08:54:12 +0000 (08:54 +0000)]
Fix EOLs broken with last commit.
Martin Rudalics [Sat, 15 Nov 2008 08:51:13 +0000 (08:51 +0000)]
(quit-window): Restore delete window with second
arg non-nil behavior as of before 2008-10-30 change.
Carsten Dominik [Sat, 15 Nov 2008 06:44:19 +0000 (06:44 +0000)]
* org-publish.el (org-publish-attachment): Alow copy-file to
overwrite files.
Carsten Dominik [Sat, 15 Nov 2008 06:43:50 +0000 (06:43 +0000)]
*** empty log message ***
Chong Yidong [Sat, 15 Nov 2008 06:19:12 +0000 (06:19 +0000)]
(describe-function-1): Do char-range check for self-insert-command.
Chong Yidong [Sat, 15 Nov 2008 06:18:47 +0000 (06:18 +0000)]
* help-fns.el (describe-function-1): Do char-range check for
self-insert-command.
Chong Yidong [Sat, 15 Nov 2008 05:33:17 +0000 (05:33 +0000)]
(x_draw_glyph_string): For stretch glyphs, don't call
x_draw_glyph_string_background.
Chong Yidong [Sat, 15 Nov 2008 05:32:55 +0000 (05:32 +0000)]
* xterm.c (x_draw_glyph_string): For stretch glyphs, don't call
x_draw_glyph_string_background.
* w32term.c (x_draw_glyph_string): Likewise.
Chong Yidong [Sat, 15 Nov 2008 05:21:20 +0000 (05:21 +0000)]
(x_draw_glyph_string): Stop drawing the background of the next glyph
string once past the overhang width.
Chong Yidong [Sat, 15 Nov 2008 05:20:49 +0000 (05:20 +0000)]
(ns_draw_glyph_string): Stop drawing the background of the next glyph
string once past the overhang width.
Chong Yidong [Sat, 15 Nov 2008 05:20:33 +0000 (05:20 +0000)]
(x_draw_glyph_string): Stop drawing the background of the next glyph
string once past the overhang width.
Chong Yidong [Sat, 15 Nov 2008 05:20:12 +0000 (05:20 +0000)]
* xterm.c (x_draw_glyph_string): Stop drawing the background of
the next glyph string once past the overhang width.
* nsterm.m (ns_draw_glyph_string): Likewise.
* w32term.c (x_draw_glyph_string): Likewise.
Karl Fogel [Fri, 14 Nov 2008 23:36:37 +0000 (23:36 +0000)]
(file-precious-flag): Document that this flag is advisory.
Chong Yidong [Fri, 14 Nov 2008 21:11:15 +0000 (21:11 +0000)]
(Finsert_file_contents): Decrement specpdl_ptr to avoid double file
close.
Chong Yidong [Fri, 14 Nov 2008 21:10:43 +0000 (21:10 +0000)]
* fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid
double file close.
Chong Yidong [Fri, 14 Nov 2008 20:47:58 +0000 (20:47 +0000)]
Removed ns-emacs.texi
Chong Yidong [Fri, 14 Nov 2008 20:47:07 +0000 (20:47 +0000)]
* ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
Chong Yidong [Fri, 14 Nov 2008 20:46:29 +0000 (20:46 +0000)]
Remove ns-emacs.texi; contents moved into macos.texi (and some credits
moved into nextstep/AUTHORS).
Chong Yidong [Fri, 14 Nov 2008 20:45:28 +0000 (20:45 +0000)]
Updated with additional credits, from ns-emacs.texi.
Chong Yidong [Fri, 14 Nov 2008 20:40:28 +0000 (20:40 +0000)]
(Mac OS): Move Cocoa manual from ns-emacs.texi to here, replacing
previous contents. Numerous copyedits to adapt ns-emacs to the
conventions of the main Emacs manual.
Chong Yidong [Fri, 14 Nov 2008 20:40:04 +0000 (20:40 +0000)]
* macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
replacing previous contents. Numerous copyedits to adapt ns-emacs to
the conventions of the main Emacs manual.
* emacs.texi (Top): Update node listings.
Chong Yidong [Fri, 14 Nov 2008 20:39:45 +0000 (20:39 +0000)]
* emacs.texi (Top): Update node listings.
Chong Yidong [Fri, 14 Nov 2008 18:08:10 +0000 (18:08 +0000)]
(byte-compile-associative)
(byte-compile-minus, byte-compile-quo): If there are more than two
operands, don't use binary operation code (bug#1334).
Chong Yidong [Fri, 14 Nov 2008 18:07:52 +0000 (18:07 +0000)]
* emacs-lisp/bytecomp.el (byte-compile-associative)
(byte-compile-minus, byte-compile-quo): If there are more than two
operands, don't use binary operation code (bug#1334).
Martin Rudalics [Fri, 14 Nov 2008 13:53:21 +0000 (13:53 +0000)]
(window_loop): In DELETE_BUFFER_WINDOWS case, reset
dedicated status of window before attempting to display another
buffer in it.
Juanma Barranquero [Fri, 14 Nov 2008 13:05:18 +0000 (13:05 +0000)]
* w32-fns.el (w32-shell-dos-semantics):
* calendar/diary-lib.el (diary-face-attrs):
* international/mule-cmds.el (set-default-coding-systems)
(prefer-coding-system):
* net/tramp.el (tramp-set-completion-function):
* progmodes/vhdl-mode.el (vhdl-file-header):
* term/pc-win.el (msdos-show-help): Fix typos in docstrings.
* emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value.
* files.el (enable-local-eval, not-modified, kill-buffer-ask)
(kill-matching-buffers, save-buffers-kill-emacs)
(save-buffers-kill-terminal): Fix typos in docstrings.
(switch-to-buffer-other-window): Reflow docstring.
(revert-buffer): Doc fix.
(define-project-bindings): Rename arg LIST to SETTINGS.
(project-find-settings-file): Use `let', not `let*'. Use `when'.
Eli Zaretskii [Fri, 14 Nov 2008 12:17:38 +0000 (12:17 +0000)]
(OBJ1, WIN32OBJ): Fix whitespace.
Jay Belanger [Fri, 14 Nov 2008 05:32:46 +0000 (05:32 +0000)]
(About This Manual): Comment out a mention of marginal notes.
Katsumi Yamaoka [Fri, 14 Nov 2008 00:17:11 +0000 (00:17 +0000)]
(BASE_PURESIZE): Increase to
1260000.
Chong Yidong [Thu, 13 Nov 2008 17:04:53 +0000 (17:04 +0000)]
(project-find-settings-file): Fix last change.
Juanma Barranquero [Thu, 13 Nov 2008 16:01:47 +0000 (16:01 +0000)]
* files.el (project-settings-file, locate-dominating-file):
Fix typos in docstrings.
(find-file-visit-truename): Remove * from defcustom docstring.
Chong Yidong [Thu, 13 Nov 2008 15:18:38 +0000 (15:18 +0000)]
* files.el (project-settings-file): New variable.
(project-find-settings-file): Use it, instead of hardcoding
.dir.settings.el.
Chong Yidong [Thu, 13 Nov 2008 15:17:48 +0000 (15:17 +0000)]
(project-settings-file): New variable.
(project-find-settings-file): Use it, instead of hardcoding .dir.settings.el.
Chong Yidong [Thu, 13 Nov 2008 15:17:28 +0000 (15:17 +0000)]
* files.el (project-settings-file): New variable.
(project-find-settings-file): Use it, instead of hardcoding
.dir.settings.el.
Paul Reilly [Thu, 13 Nov 2008 08:02:50 +0000 (08:02 +0000)]
*** empty log message ***
Paul Reilly [Thu, 13 Nov 2008 08:01:29 +0000 (08:01 +0000)]
Add support for save-buffer.
Lute Kamstra [Thu, 13 Nov 2008 05:29:24 +0000 (05:29 +0000)]
(File Name Components): Fix file-name-extension documentation.
Glenn Morris [Thu, 13 Nov 2008 05:03:33 +0000 (05:03 +0000)]
Remove some charset code not needed since Emacs 22.
Glenn Morris [Thu, 13 Nov 2008 04:38:10 +0000 (04:38 +0000)]
Henry Weller <hweller0 at gmail.com> (tiny change)
(mairix-widget-fields-list): Fix bug regarding searching in mail bodies.
Glenn Morris [Thu, 13 Nov 2008 04:36:13 +0000 (04:36 +0000)]
(org-get-closed): Fix alias.
Chong Yidong [Wed, 12 Nov 2008 23:59:04 +0000 (23:59 +0000)]
(Emacs Invocation): Link to Emacs Server. Note that command-line-args
is processed during startup.
(Action Arguments): Correctly describe how file arguments interact with
the startup screen. Link to Lisp Interaction for scratch buffer.
(Initial Options): Link to Command Example for -batch option.
(Environment): Document initial-environment.
Chong Yidong [Wed, 12 Nov 2008 23:58:52 +0000 (23:58 +0000)]
* cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
command-line-args is processed during startup.
(Action Arguments): Correctly describe how file arguments interact with
the startup screen. Link to Lisp Interaction for scratch buffer.
(Initial Options): Link to Command Example for -batch option.
(Environment): Document initial-environment.
Chong Yidong [Wed, 12 Nov 2008 22:59:10 +0000 (22:59 +0000)]
(Entering Emacs): Note that inhibit-startup-screen can't be changed in
the site-start file.
Chong Yidong [Wed, 12 Nov 2008 22:57:59 +0000 (22:57 +0000)]
* entering.texi (Entering Emacs): Note that inhibit-startup-screen
can't be changed in the site-start file.
Juanma Barranquero [Wed, 12 Nov 2008 18:39:08 +0000 (18:39 +0000)]
* international/mule.el (autoload-coding-system, with-category-table)
(ctext-non-standard-encodings-alist): Fix typos in docstrings.
(coding-system-equal, set-buffer-process-coding-system): Doc fixes.
(set-buffer-file-coding-system, revert-buffer-with-coding-system)
(set-file-name-coding-system, ctext-pre-write-conversion)
(auto-coding-functions, find-auto-coding, modify-coding-system-alist):
Reflow docstrings.
(charset-list, set-coding-priority): Remove redundant obsolescence info.
(charset-id, charset-bytes, make-coding-system): Add obsolescence info.
(char-valid-p): Define with `define-obsolete-function-alias'.
* textmodes/artist.el (artist-mode): Fix typos in docstring.
Juanma Barranquero [Wed, 12 Nov 2008 16:53:06 +0000 (16:53 +0000)]
* org.el (org-link-escape): Fix typo in docstring.
Juanma Barranquero [Wed, 12 Nov 2008 15:59:06 +0000 (15:59 +0000)]
Fix typo in comment.
Chong Yidong [Wed, 12 Nov 2008 15:52:12 +0000 (15:52 +0000)]
(x_set_alpha): Set alpha to -1 if nil given.
Chong Yidong [Wed, 12 Nov 2008 15:51:35 +0000 (15:51 +0000)]
Negative alpha means "don't touch".
Chong Yidong [Wed, 12 Nov 2008 15:51:11 +0000 (15:51 +0000)]
(x_set_frame_alpha): Do nothing if alpha is negative.
Chong Yidong [Wed, 12 Nov 2008 15:49:45 +0000 (15:49 +0000)]
* frame.c (x_set_alpha): Set alpha to -1 if nil given.
* frame.h: Negative alpha means "don't touch".
* w32term.c (x_set_frame_alpha): Do nothing if alpha is negative.
* xterm.c (x_set_frame_alpha): Do nothing if alpha is negative.
Miles Bader [Wed, 12 Nov 2008 08:12:19 +0000 (08:12 +0000)]
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1471
Carsten Dominik [Wed, 12 Nov 2008 08:09:23 +0000 (08:09 +0000)]
2008-11-12 Carsten Dominik <dominik@science.uva.nl>
* refcards/orgcard.tex: Document the extra yanking key.
Carsten Dominik [Wed, 12 Nov 2008 08:09:03 +0000 (08:09 +0000)]
2008-11-12 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Clocking work time): Document the :formula property of
clock tables.
(Structure editing, Refiling notes): Document refiling regions.
(Agenda commands): Document the double-prefix version
of the `l' command in the agenda.
(Handling links): Explain the effect of a double prefix
arg to `C-c C-o'.
(TODO basics): Add documentation for tag triggers.
Carsten Dominik [Wed, 12 Nov 2008 08:06:35 +0000 (08:06 +0000)]
*** empty log message ***
Carsten Dominik [Wed, 12 Nov 2008 08:01:06 +0000 (08:01 +0000)]
2008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-yank): Make any prefix force normal yanking.
Suppress folding if text would be swallowed into a folded
subtree.
(org-yank-folded-subtrees, org-yank): Docstring updates.
* org-agenda.el (org-agenda-compare-effort): Treat no effort
defined as 0.
* org-exp.el (org-export-language-setup): Add Catalan and
Esperanto language entries.
2008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-refile): Allow refiling of entire regions.
* org-clock.el (org-clock-time%): New function.
* org.el (org-entry-get, org-entry-delete): Use safer regexps to
retrieve property values.
2008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
* org-agenda.el (org-agenda-list): Handle the value `only' of
org-agenda-show-log'.
(org-agenda-log-mode): Interpret a double prefix arg.
2008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
* org-exp.el (org-export-html-footnotes-section): New variable.
(org-export-as-html): Use `org-export-html-footnotes-section' to
insert the footnotes.
(org-export-language-setup): Add "Footnotes" to language words.
2008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-yank): Fix bug when not inserting a subtree.
2008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
* org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
instead of `vm-beginning-of-message'.
* org.el (org-make-link-regexps): Make sure that links to gnus can
contain brackets.
2008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
* org-attach.el (org-attach-dir): Remove duplicate ID creation
code.
* org-id.el (org-id-new): Use `org-trim' to extract the uuid from
shell output.
* org.el (org-link-abbrev-alist): Improve customization type.
* org-attach.el (org-attach-expand-link, org-attach-expand): New
functions.
* org-agenda.el (org-agenda-get-progress): Renamed from
`org-get-closed'. Implement searching for state changes as well.
(org-agenda-log-mode-items): New option.
(org-agenda-log-mode): New option prefix argument, interpreted as
request to show all possible progress info.
(org-agenda-get-day-entries): Call `org-get-progress' instead of
`org-get-closed'.
(org-agenda-set-mode-name): Handle the more complex log mode
settings.
(org-get-closed): New alias, pointing to `org-get-progress'.
2008-11-12 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-file-apps-defaults-gnu)
(org-file-apps-defaults-macosx)
(org-file-apps-defaults-windowsnt): Add an entry defining the
system command.
(org-file-apps): Allow `system' as key and value.
(org-open-at-point): Explain the effect of a double prefix arg.
(org-open-file): If the argument `in-emacs' is (16),
i.e. corresponding to a double prefix argument, try to open the
file externally.
2008-11-12 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-insert-link): Abbreviate absolute files names in
links. Also, fix a bug in which the double C-u prefix would not
be honored.
2008-11-12 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-insert-heading): If buffer does not end with a
newline, add one if necessary to insert headline correctly.
* org-exp.el (org-export-as-html): Make sure that <hr/> is between
paragraphs, not inside.
* org.el (org-todo): Quote
`org-agenda-headline-snapshot-before-repeat'.
* org-exp.el (org-export-as-html): Fully process link descriptions.
(org-export-html-format-desc): New function.
(org-export-as-html): Collect footnotes into the correct basket.
(org-html-protect): No longer protect quotations marks here, this
goes wrong.
* org-agenda.el (org-agenda-remove-marked-text): Bind variable
BEG.
* org-compat.el (org-fit-window-to-buffer): New function (not
really, a preliminary and incomplete version was present earlier,
but not used).
* org.el (org-fast-todo-selection, org-fast-tag-selection): Use
`org-fit-window-to-buffer'.
* org-exp.el (org-export): Use `org-fit-window-to-buffer'.
* org-agenda.el (org-agenda-get-restriction-and-command)
(org-fit-agenda-window, org-agenda-convert-date): Use
`org-fit-window-to-buffer'.
* org-exp.el (org-export-as-html): Process href links through
`org-export-html-format-href'.
(org-export-html-format-href): New function.
* org-agenda.el (org-agenda-todo): Update only the current
headline if this is a repeated TODO, marked done for today.
(org-agenda-change-all-lines): New argument JUST-THIS, to change
only the current line.
* org.el (org-todo): Take a snapshot of the headline if the
repeater might change it.
2008-11-12 Carsten Dominik <dominik@science.uva.nl>
* org-publish.el (org-publish-find-title): Remove buffers visited
only for extracting the title.
* org-exp.el (org-export-html-style)
(org-export-html-style-default): Mark style definitions as
unparsed CDATA.
* org-publish.el (org-publish-validate-link): Function
re-introduced.
2008-11-12 Charles Sebold <csebold@gmail.com>
* org-plot.el (org-plot/add-options-to-plist): Supports timefmt
property.
(org-plot-quote-timestamp-field): New function.
(org-plot-quote-tsv-field): Call timestamp field function when
necessary rather than just quoting as a string.
(org-plot/gnuplot-to-data): Pass in timefmt property.
(org-plot/gnuplot-script): Supports timefmt property.
(org-plot/gnuplot): Checks for timestamp column before checking
for text index column.
2008-11-12 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-insert-heading): Improve behavior with hidden subtrees.
* org-publish.el (org-publish-org-index): Create a section in the
index file.
(org-publish-org-index): Stop linking to directories.
* org.el (org-emphasis-alist): Use span instead of <u> to
underline text.
* org-exp.el (org-export-as-html): Make sure <p> is closed before
<pre> sections.
2008-11-12 Sebastian Rose <sebastian_rose@gmx.de>
* org-jsinfo.el (org-infojs-template): Remove language attribute
from script tag.
2008-11-12 Carsten Dominik <dominik@science.uva.nl>
* org-agenda.el (org-agenda-remove-marked-text): New function.
(org-agenda-mark-filtered-text)
(org-agenda-unmark-filtered-text): New functions.
(org-write-agenda): Remove fltered text.
* org.el (org-make-tags-matcher): Give access to TODO "property"
without speed penalty.
2008-11-12 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
option.
(org-store-link-props): Make sure adding to the plist works
correctly.
* org-gnus.el (org-gnus-no-new-news): New function.
(org-gnus-follow-link): Allow the article ID to be a message-id,
in addition to allowing article numbers. Message IDs make much
more roubust links.
(org-gnus-store-link): Use message-id to create link.
2008-11-12 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-emphasize): Reverse the selection array.
(org-emphasis-alist): Set <code> tags for the verbatim
environment.
* org-remember.el (org-remember-handler): Fix bug with
prefix-related changing of the note storage target.
* org-exp.el (org-print-icalendar-entries): Make the exported
priorities compatible with RFC 2445.
* org-clock.el (org-clock-save): Insert time stamp without
dependence on time-stamp.el.
2008-11-12 Carsten Dominik <dominik@science.uva.nl>
* org.el ("saveplace"): If saveplace puts point into an invisible
location, make it visible.
(org-make-tags-matcher): Allow inactive time stamps in time
comparisons.
(org-yank-adjusted-subtrees): New option.
(org-yank): Incorporate adjusting trees.
(org-paste-subtree): New argument FOR-YANK which will cause
insertion at point without backing up over white lines, and leave
point at the end of the inserted text. Also if the cursor is
at the beginning of a headline, use the same level or the inserted
tree.
* org-publish.el (org-publish-get-base-files-1): Deal correctly
with broken symlinks
2008-11-12 Carsten Dominik <dominik@science.uva.nl>
* org-exp.el (org-export-select-tags, org-get-current-options):
Fix typo.
Carsten Dominik [Wed, 12 Nov 2008 07:58:27 +0000 (07:58 +0000)]
*** empty log message ***
Dan Nicolaescu [Wed, 12 Nov 2008 07:17:21 +0000 (07:17 +0000)]
* hftctl.c:
* chpdef.h:
* acldef.h: Remove files used only for systems no longer supported.
* Makefile.in: Fix .o alphabetical ordering.
(hftctl.o): Remove dependency, file removed.
(keymap.o, print.o): Depend on charset.h.
Sam Steingold [Wed, 12 Nov 2008 04:47:18 +0000 (04:47 +0000)]
(vc-cvs-parse-root): Handle roots without colon between hostname and path.
Juri Linkov [Tue, 11 Nov 2008 20:14:38 +0000 (20:14 +0000)]
(dired-isearch-filenames)
(dired-isearch-filenames-regexp):
Let-bind isearch-message-prefix-add to "filename ".
Juri Linkov [Tue, 11 Nov 2008 20:11:34 +0000 (20:11 +0000)]
(isearch-message-prefix-add)
(isearch-message-suffix-add): New variables.
(isearch-message-prefix): Show additional text from
`isearch-message-prefix-add' before "I-search".
(isearch-message-suffix): Show additional text from
`isearch-message-suffix-add' at the end.
Juri Linkov [Tue, 11 Nov 2008 19:57:04 +0000 (19:57 +0000)]
* isearch.el (isearch-lazy-highlight-search): Use a loop like in
`isearch-search'. Call isearch-success-function to skip matches
outside the current isearch scope. Let-bind search-invisible to
nil to not match invisible text.
Juri Linkov [Tue, 11 Nov 2008 19:48:37 +0000 (19:48 +0000)]
* isearch.el (isearch-query-replace, isearch-highlight-regexp):
Bind `isearch-recursive-edit' to nil to prevent calling
`exit-recursive-edit' in `isearch-done' that terminates the
execution of these commands when it is non-nil. Call
`exit-recursive-edit' explicitly at the end.
(isearch-occur): For word search construct the correct regexp
with word boundaries to proceed with occur.
Juri Linkov [Tue, 11 Nov 2008 19:43:09 +0000 (19:43 +0000)]
(isearch-search-fun): Compare the length of the
current search string with the length of the string from the
previous search state to detect the situation when the user
adds or removes characters in the search string.
Use word-search-forward-lax and word-search-backward-lax in this
case, and otherwise word-search-forward and word-search-backward.
Sam Steingold [Tue, 11 Nov 2008 17:20:06 +0000 (17:20 +0000)]
(mouse-buffer-menu-mode-groups): Place "Annotate" into
the "Version Control" group (for C-x v g).
Juanma Barranquero [Tue, 11 Nov 2008 11:47:59 +0000 (11:47 +0000)]
* frames.texi (Basic Parameters): Remove display-environment-variable
and term-environment-variable.
Juanma Barranquero [Tue, 11 Nov 2008 10:51:35 +0000 (10:51 +0000)]
* server.el (server-process-filter): Fix typos and reflow docstring.
Martin Rudalics [Tue, 11 Nov 2008 09:39:29 +0000 (09:39 +0000)]
(footnote-mode): Improve doc-string.
Suggested by <jidanni@jidanni.org>. (Bug#1318)
Juanma Barranquero [Tue, 11 Nov 2008 08:53:14 +0000 (08:53 +0000)]
* quail/hangul.el (hangul-im-keymap, hangul-insert-character)
(hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho)
(hangul3-input-method-jung, hangul3-input-method-jong):
Fix typos in docstrings.
Juanma Barranquero [Tue, 11 Nov 2008 08:41:18 +0000 (08:41 +0000)]
Fix typos.
Juanma Barranquero [Tue, 11 Nov 2008 08:39:09 +0000 (08:39 +0000)]
* quail/hangul.el (hangul-djamo): Fix typo in docstring.
Kenichi Handa [Tue, 11 Nov 2008 07:25:27 +0000 (07:25 +0000)]
(map_char_table_for_charset): Add comment.
Kenichi Handa [Tue, 11 Nov 2008 01:05:17 +0000 (01:05 +0000)]
(Vchar_unify_table): Comment added.
Chong Yidong [Tue, 11 Nov 2008 00:28:10 +0000 (00:28 +0000)]
(Custom-mode): Set up tool-bar-map unconditionally.
Chong Yidong [Tue, 11 Nov 2008 00:25:28 +0000 (00:25 +0000)]
* cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally.
Teodor Zlatanov [Mon, 10 Nov 2008 20:13:41 +0000 (20:13 +0000)]
(smtpmail-open-stream): Use `starttls-any-program-available'. Auto-load starttls.el for it.
Teodor Zlatanov [Mon, 10 Nov 2008 20:10:51 +0000 (20:10 +0000)]
(smtpmail-open-stream): Use `starttls-any-program-available'.
Stefan Monnier [Mon, 10 Nov 2008 15:29:12 +0000 (15:29 +0000)]
Remove find-file-noselect from the list of magic file name handlers.
Kenichi Handa [Mon, 10 Nov 2008 00:47:08 +0000 (00:47 +0000)]
(Fget_byte): Fix and make it faster for unibyte target.
Eli Zaretskii [Sun, 9 Nov 2008 21:22:41 +0000 (21:22 +0000)]
Fix usage of `see @ref'.
Eli Zaretskii [Sun, 9 Nov 2008 21:20:34 +0000 (21:20 +0000)]
Fix a typo.
Chong Yidong [Sun, 9 Nov 2008 04:06:37 +0000 (04:06 +0000)]
Following communication from FSF, relaxng.rnc can be treated as part
of Emacs (via the nxml-mode assignment).
Chong Yidong [Sun, 9 Nov 2008 04:05:39 +0000 (04:05 +0000)]
Add standard Emacs copyright notice, treating this file as part of
Emacs/nxml-mode (following private communication from FSF).
Eli Zaretskii [Sat, 8 Nov 2008 19:24:59 +0000 (19:24 +0000)]
New file, with build instructions moved from the top-level INSTALL.
Eli Zaretskii [Sat, 8 Nov 2008 19:07:31 +0000 (19:07 +0000)]
Move MS-DOS specific instructions to msdos/INSTALL.
Eli Zaretskii [Sat, 8 Nov 2008 18:07:29 +0000 (18:07 +0000)]
(Basic Windows, Splitting Windows)
(Deleting Windows, Selecting Windows, Cyclic Window Ordering)
(Buffers and Windows, Displaying Buffers, Dedicated Windows)
(Resizing Windows, Window Configurations, Window Parameters): Fix wording
and markup.
Chong Yidong [Sat, 8 Nov 2008 17:24:22 +0000 (17:24 +0000)]
Remove incorrect and redundant entry about emacsclient -c.
Chong Yidong [Sat, 8 Nov 2008 16:55:23 +0000 (16:55 +0000)]
(file_name_completion): If completion_ignore_case is enabled, ignore
case when checking completion-regexp-list.
Chong Yidong [Sat, 8 Nov 2008 16:55:09 +0000 (16:55 +0000)]
* dired.c (file_name_completion): If completion_ignore_case is
enabled, ignore case when checking completion-regexp-list.
Mark A. Hershberger [Sat, 8 Nov 2008 16:50:14 +0000 (16:50 +0000)]
Examples for compilation.txt for PHP
Chong Yidong [Sat, 8 Nov 2008 14:24:54 +0000 (14:24 +0000)]
(dired-read-dir-and-switches): Revert to 2007-11-22 version
(bug@1285).
Chong Yidong [Sat, 8 Nov 2008 14:23:06 +0000 (14:23 +0000)]
* dired.el (dired-read-dir-and-switches): Revert to 2007-11-22
version (bug@1285).